home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung / Power-Programmierung (Tewi)(1994).iso / magazine / pctchnqs / 1991 / number3 / shades / shades.rc < prev    next >
Text File  |  1991-06-12  |  385b  |  17 lines

  1. ; shades.rc -- Resource script for DLL by Tom Swan
  2.  
  3. #include "e:\tpw\owl\windows.h"
  4. #include "f:\afterdrk\admodule.sdk\res_ids.h"
  5.  
  6. CONTROL1  AD_CONTROL  CTRL1.RSC
  7. CONTROL2  AD_CONTROL  CTRL2.RSC
  8. CONTROL3  AD_CONTROL  CTRL3.RSC
  9. CONTROL4  AD_CONTROL  CTRL4.RSC
  10.  
  11.  
  12. RES_CREDIT    AD_STRING   CSTR.RSC
  13. RES_NAME      AD_STRING   MNAME.RSC
  14. RES_ABOUT     AD_STRING   CWIN.RSC
  15.  
  16.  
  17.